Search found 20 matches: icopyfil

Return to advanced search

Re: Function to download a defined file from a homepage ?

Thank You very much for all the help. I will carry on with testing. with testing the FWH sample from < samples/GalleryIcopyfil/Icopyfil.prg > I reached this point : serverconnection, but the copyprocess doesn't start. I listed the homepage-directory : aFiles = oFTP:Directory( ...
by ukoenig
Fri Apr 22, 2016 8:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Function to download a defined file from a homepage ?
Replies: 31
Views: 15288

Re: Function to download a defined file from a homepage ?

Massimo, got a error unresolved external < URLDownloadToFileA > not possible to compile. I tested from samples : Icopyfil.prg and could connect to my homepage but maybe still something wrong because there is no visible downlod process FTPGetFiles( "www.pflegeplus.com", ...
by ukoenig
Fri Apr 22, 2016 4:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Function to download a defined file from a homepage ?
Replies: 31
Views: 15288

Subir y bajar fichero mediante FTP

Compañeros, Estoy intentando "simplemente" subir y bajar ficheros mediante FTP. Revisé el ejemplo de icopyfil.prg de SAMPLES y leí el post de bielsys.blogspot.com donde nos describe perfectamente como actualizar aplicaciones via FTP. Para ello, adapto los ejemplos a ...
by Loren
Sat Dec 10, 2011 7:30 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Subir y bajar fichero mediante FTP
Replies: 1
Views: 504

Enviar/Recibir archivos via ftp [ SOLVED ]

... con este tema, me pregunto si hay algun ejemplo en concreto que funcione correctamente. Ya lei y probe todos los hilos : Los de Enrico, el icopyfil y el de varios compañeros , y en todos me estanco cuando se verifica si se genero el objeto tInternet:new() Si uso hIntCon := LoadLib32( "WinInet.dll" ...
by Raymundo Islas M.
Thu Dec 16, 2010 3:02 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Enviar/Recibir archivos via ftp [ SOLVED ]
Replies: 22
Views: 8380

Subiendo y bajando archivos via FTP

... mi nuevo proyecto tengo la necesidad de subir y bajar archivos via FTP. Para hacer pruebas y aprender algo intenté compilar el ejemplo de \SAMPLES\icopyfil.prg, pero al correr el EXE me genera el siguiente error: Cannot load WinINet.dll (la DLL este en su sitio C:\windows\system32) ... incluso ...
by Loren
Fri Oct 15, 2010 9:43 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Subiendo y bajando archivos via FTP
Replies: 1
Views: 402

Re: TFTP vs. TFTPCLIENT

Michael,

Please review these working examples:
FWH\samples\FtpDir.prg and FWH\samples\gallery\icopyfil\copyfil.prg
by Antonio Linares
Thu Dec 03, 2009 7:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TFTP vs. TFTPCLIENT
Replies: 8
Views: 1354

Re: Otra de FTP

He compilado el ejemplo C:\...\samples\gallery\icopyfil y me da el mismo error Cannot load WinINet.dll

:oops: :roll:
by JmGarcia
Thu Oct 01, 2009 6:32 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Otra de FTP
Replies: 14
Views: 3720

Re: ftp descargar archivos

Hola

Revisa la carpeta C:\FWH\samples\gallery\icopyfil

ahi esta lo que necesitas..
by Patricio Avalos Aguirre
Fri Jun 19, 2009 7:51 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ftp descargar archivos
Replies: 1
Views: 374

... from my desktop tonight and let you know the results. Also, Is there any way to have a meter with these functions like what Antonio has set up in icopyfil.prg ?
by Jeff Barnes
Fri Oct 24, 2008 8:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Quoestion for Antonio
Replies: 14
Views: 3859

Quoestion for Antonio

... to start from scratch). I am trying to do some FTP file transfers and am having problems so I went back to the basics... I am playing with the icopyfil.prg sample and everything seems to work until I look at the file after the copy. The file size is 0KB. (I am only playing the the sending for ...
by Jeff Barnes
Fri Oct 24, 2008 2:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Quoestion for Antonio
Replies: 14
Views: 3859

Gracias, probaré

Antonio Linares wrote:Juan

Revisa estos ejemplos que son una forma preferible de usar FTP:

FWH\samples\ftpdir.prg

FWH\samples\gallery\icopyfil\icopyfil.prg
by jnavas
Mon Sep 22, 2008 7:54 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Function no existe _HB_FUN_TCTRLSOCKET
Replies: 2
Views: 645

Juan

Revisa estos ejemplos que son una forma preferible de usar FTP:

FWH\samples\ftpdir.prg

FWH\samples\gallery\icopyfil\icopyfil.prg
by Antonio Linares
Sun Sep 21, 2008 9:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Function no existe _HB_FUN_TCTRLSOCKET
Replies: 2
Views: 645

... to use a FTP client conection to upload files (Method Stor()) or to download files (Method RetR()) also please review FWH\samples\gallery\icopyfil\icopyfil.prg
by Antonio Linares
Wed Aug 13, 2008 9:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Upload/Download Files
Replies: 8
Views: 1644

Alessandro,

Revisa el ejemplo GALLERY\ICOPYFIL\ICOPYFIL.PRG
by Alvaro Urdaneta
Fri Sep 28, 2007 3:09 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Enviar Arq.txt...com Ftp ?
Replies: 2
Views: 723

Create folders to upload files

Hi Everybody,

I use icopyfil.prg (fwh\samples) to upload/download files from web but i don't know how to create folders.

Someone has an sample?


Thanks in advance.
by Alvaro Urdaneta
Wed Jun 27, 2007 12:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create folders to upload files
Replies: 4
Views: 1165
Next

Return to advanced search