Right now how I transfer files to my remote UNIX account is in this manner
1. Connect to an authentication server and login
2. FTP the files I need to this server first (from my local PC)
3. From here FTP to the actual server I need and then transfer the files.
Is there any way I can skip those first 2 steps?
I tried using FileZilla with all those FTP Proxy settings but none work. Is there anyway this can be done, so that I can at least try to modify FileZilla for this to work.