jvmerc
Programmer
- Jun 7, 2006
- 10
I have an ftp user name domain/user and need to use the domain when connect. can't get it to work.
put("ftp", "-t -a url =PUT("FTP", "-T -A -URL FTP://domain/idw@ip\path\file_name",
PACKAGE(data))
thinks the domain is the ftp address.
put("ftp", "-t -a url =PUT("FTP", "-T -A -URL FTP://domain/idw@ip\path\file_name",
PACKAGE(data))
thinks the domain is the ftp address.