Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


FTP

 
Logged in as: Guest
arrSession:exec spGetSession 2,3,2703
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> ASP >> FTP
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 FTP - 4/15/2005 12:39:39 AM   
  vidyavati

 

Posts: 7
Score: 0
Joined: 4/13/2005
From:
Status: offline
Hi,
How do I specify the FTP server details where I want the files to be uploaded. Local machine I specify the folder on a drive. What if it is a FTP Server. How do I specify the public IP where the files will be stored. I tried mapping a folder on remote machine but its not working. Pl. Pl. Pl. help me.
Using ASPUpload Object. The following code gives me error on previlage for client whe I specify domain, username and password. Can I write this once in my code to connect to FTP server

Set Upload = Server.CreateObject("Persits.Upload.1")
Upload.LogonUser "domain", "username", "password"
' Upload to a remote drive
Count = Upload.Save("\\Homeserver\HOMESERVER-Database\Office-System")

Response.Write Count & " file(s) uploaded to c:\upload"
 
 
Post #: 1
 
 Re: FTP - 4/15/2005 7:10:28 AM   
  VBS

 

Posts: 110
Score: 0
Joined: 3/2/2005
From: Lebanon
Status: offline
Dear vidyavati,
I am not really sure, but this could help:

1. remove the .1 in the createobject so that it will look like this:

      

2.try typing FTP in the URL:

      

I hope this helps u,

Best Regards

Firas S Assaad

(in reply to vidyavati)
 
 
Post #: 2
 
 Re: FTP - 4/19/2005 2:11:33 PM   
  vietnamblood

 

Posts: 14
Score: 0
Joined: 3/28/2005
From:
Status: offline
i think it,too.

(in reply to vidyavati)
 
 
Post #: 3
 
 Re: FTP - 4/28/2005 11:00:57 PM   
  vidyavati

 

Posts: 7
Score: 0
Joined: 4/13/2005
From:
Status: offline
This is not working. Any other suggestion pl.

(in reply to vidyavati)
 
 
Post #: 4
 
 Re: FTP - 6/23/2005 9:01:52 AM   
  ATY

 

Posts: 25
Score: 0
Joined: 4/12/2005
From:
Status: offline
Did you ever figure this out?

(in reply to vidyavati)
 
 
Post #: 5
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> ASP >> FTP Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts