[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
[sqr-users] using ftp from sqr
- Subject: [sqr-users] using ftp from sqr
- From: "tam kag" <kaghdot@hotmail.com>
- Date: Thu, 27 Jan 2005 00:08:19 +0000
- Bcc:
- Delivery-date: Wed, 26 Jan 2005 19:10:24 -0500
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
Hello,
Im working on a project where i need to FTP a file to a unix box
this is the code that I have tried, any info well be helpfull
I'm FTPing to a unix box from a unix box
the code:
call system using 'ftp -n unix_box' #stat
call system using 'user userid userpassword' #stat
call system using 'cd /dirone/dirtwo/dirthree' #stat
call system using 'put hello.txt' #stat
Thank you
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users