SQLDTS FTP Upload problem -
07-15-2005
, 03:35 PM
I'm trying to upload a text file to a remote server, and keep getting a
package error on it.
The error is:
FTPControl::Upload
200 Type Set To A
200 Port Command Successful
550/mytextfile.txt: Access Is Denied
I have used Filezilla (FTP Program) and can manually upload the files
fine.
I've even changed the upload in the job to a download, just to make sure
I don't have the password goofed up. It works fine.
The filename I am sending is a list of characters(no spaces).txt in the
filename.
Any ideas as to what is happening with this, or where I might be able to
get a more meaningful error message as to what's making this thing unhappy?
Thanks,
BC |