batch: synchronize local not working - proxy problem?

Advertisement

django
Joined:
Posts:
1

batch: synchronize local not working - proxy problem?

Hello everyone,

I've been desparately trying to get this script running:
open me@myserver
cd /var/www/virtualbackup/mysql/daily/test
lcd _test
option transfer automatic 
option batch on
option confirm off
synchronize local
# get * 
close 
exit

- Connection works
- cd and lcd work
- options fine

Then is says: "Synchronizing..." but ist doesn't do anything.
When I activate the line "get *", it works fine - all files are going to the local folder.
But downloading all files available will hit my traffic limit.

Am I missing something?

Thanks in advance
django from Munich

PS:
Now I have tried the very same script at home and synchronizing works fine.
Are there any known issues concerning clients behind a proxy?

Thanks again

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,567
Location:
Prague, Czechia

Re: batch: synchronize local not working - proxy problem?

Please read FAQ.

django wrote:

Now I have tried the very same script at home and synchronizing works fine.
Are there any known issues concerning clients behind a proxy?
This problem cannot be caused by proxy.

Reply with quote

Advertisement

You can post new topics in this forum