> I get the following error (with all the right stuff filled in):
> 
> ** User Error: Server error: tcp 550 ./user/: The system cannot find
>  the file specified. .
> ** Where: save ftp://user:[EMAIL PROTECTED]/user/myip.txt addr
> 
> Any ideas?

Your FTP server may be chroot()'ing the account.  If so, you may not 
need the /user/ part of the path.

If your home directory on the server is /user, the server will log 
you into /user and make it look like /.  (The /user part is implied.) 
This is starting to be used more often for security.

See if this works:
save ftp://user:[EMAIL PROTECTED]/myip.txt addr

Cheers,
Kev

------------------------------------------------------------------------
Kevin McKinnon, Network Engineer                 [EMAIL PROTECTED]
Sunshine Communications                     http://www.sunshinecable.com

PGP Public Key: http://www.dockmaster.net/pgp.html   PGP 6.0 www.pgp.com

Reply via email to