You must be logged in to post Login Register


Lost Your Password?

Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

Upload Error, Check FTP Settings

UserPost

3:19 pm
February 25, 2011


mark33033

posts 5

11

stopped there again textshortcuts.as

System.Net.WebException: The requested URI is invalid for this FTP command.
   at System.Net.FtpWebRequest.GetRequestStream()
   at FancyPlus.BusinessObjects.Helpers.FTPHelper.UploadFileToFTP(FTPSettings f)
   at FancyPlus.BusinessObjects.FancyProject.InternalFtpUpload(Boolean onlyChanges, String hardwareId)

System.Net.WebException: The requested URI is invalid for this FTP command.   at System.Net.FtpWebRequest.GetRequestStream()   at FancyPlus.BusinessObjects.Helpers.FTPHelper.UploadFileToFTP(FTPSettings f)   at FancyPlus.BusinessObjects.FancyProject.InternalFtpUpload(Boolean onlyChanges, String hardwareId)
 

 

2:41 am
February 26, 2011


admin

posts 96

12

The problem is in server settings, we have met such errors before with yahoo business hosting service for example. The only thingI can recommend i change your web hosting provider or if you are server owner check that your FTP server allows all types of files.

8:22 am
June 23, 2011


Bryanivand

posts 1

13

i cant upload. What does this mean?

 

System.Net.WebException: The remote server returned an error: (550) File unavailable (e.g., file not found, no access).
   at System.Net.FtpWebRequest.SyncRequestCallback(Object obj)
   at System.Net.FtpWebRequest.RequestCallback(Object obj)
   at System.Net.CommandStream.InvokeRequestCallback(Object obj)
   at System.Net.CommandStream.Abort(Exception e)
   at System.Net.FtpWebRequest.FinishRequestStage(RequestStage stage)
   at System.Net.FtpWebRequest.GetResponse()
   at FancyPlus.BusinessObjects.Helpers.FTPHelper.CreateTargetFolder(FTPSettings f)
   at FancyPlus.BusinessObjects.Helpers.FTPHelper.UploadFileToFTP(FTPSettings f)
   at FancyPlus.BusinessObjects.FancyProject.InternalFtpUpload(Boolean onlyChanges, String hardwareId)

10:50 am
October 3, 2011


mirmidonas

posts 1

14

hello i have problem

System.Net.WebException: Ο απομακρυσμένος διακομιστής επέστρεψε ένα σφάλμα: (550) Το αρχείο δεν είναι διαθέσιμο (π.χ. το αρχείο δεν βρέθηκε, δεν είναι δυνατή η πρόσβαση).
   σε System.Net.FtpWebRequest.SyncRequestCallback(Object obj)
   σε System.Net.FtpWebRequest.RequestCallback(Object obj)
   σε System.Net.CommandStream.InvokeRequestCallback(Object obj)
   σε System.Net.CommandStream.Abort(Exception e)
   σε System.Net.FtpWebRequest.FinishRequestStage(RequestStage stage)
   σε System.Net.FtpWebRequest.GetResponse()
   σε FancyPlus.BusinessObjects.Helpers.FTPHelper.CreateTargetFolder(FTPSettings f)
   σε FancyPlus.BusinessObjects.Helpers.FTPHelper.UploadFileToFTP(FTPSettings f)
   σε FancyPlus.BusinessObjects.FancyProject.InternalFtpUpload(Boolean onlyChanges, String hardwareId)

 

please hellp