SQLDTS FTP Upload problem
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
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
.
Relevant Pages
- Can anyone convert this?
... 'This function retreives a file field's filename ... InfoEnd = InStr, CrLf & CrLf) ... 'If your upload path is different, ... (microsoft.public.scripting.jscript) - Re: Sharepoint Error 5009 "String longer than 255 characters"
... I'm surprised though that you could upload it. ... The document has no problems being uploaded to the SharePoint document ... I uploaded a different document with a longer file name than the above ... This appears to eliminate the length of the filename ... (microsoft.public.sharepoint.windowsservices) - RE: Uploading files to Web server
... CodeBehind on upload button click event ... filUpload.PostedFile.SaveAs(locationOnWebServer + fileName); ... file.InputStream.Read(buffer, 0, fileLength); ... Dim file As HttpPostedFile = filUpload.PostedFile ... (microsoft.public.dotnet.framework.aspnet) - Re: Sharepoint Error 5009 "String longer than 255 characters"
... I'm surprised though that you could upload it. ... The document has no problems being uploaded to the SharePoint document ... I uploaded a different document with a longer file name than the above ... This appears to eliminate the length of the filename ... (microsoft.public.sharepoint.windowsservices) - Re: Best way to upload?
... Microsoft VBScript runtime error '800a01a8' ... which now looks to me like maybe I'm not getting the filename since the ... to upload a file, then write the filename, description, size, and a few ... without even the implied warranty of merchantability ... (microsoft.public.inetserver.asp.db) |
|