Visualizzazione dei risultati da 1 a 8 su 8

Discussione: File modificati + ftp

  1. #1

    File modificati + ftp

    Ciao,
    sono in cerca di uno script che data una
    directory mi trovi i file modificati creati
    be possibilmente anche quelli delete
    e faccio ftp sul server.
    Ho trovato
    http://users.telenet.be/mydotcom/how...ript_linux.htm


    suggerimenti


    mmm
    http://blog.mypapit.net/2007/05/how-...curlftpfs.html

    altra possibilita

    Ho anche la possibilita di connettermi via ssh

    Without faith, nothing is possible. With it, nothing is impossible
    http://ilwebdifabio.it

  2. #2
    ma tipo rsync ?

  3. #3
    Originariamente inviato da sacarde
    ma tipo rsync ?
    grazie ci do un occhio

    Aggiungo che ho anche svn.


    Without faith, nothing is possible. With it, nothing is impossible
    http://ilwebdifabio.it

  4. #4
    Io uso bazaar (detto anche bzr, un'alternativa a svn) con il plugin bzr-upload per fare l'upload su ftp e sftp. In pratica sviluppo il sito in locale usando revisioni, branch, merge e tutto il resto, poi con bzr upload carico tutte le modifiche sullo spazio ftp

  5. #5
    Originariamente inviato da sacarde
    ma tipo rsync ?
    Dunque ho installato Grsync in source ho messo
    ad esempio
    /home/whisher/public_html/mioprogetto/
    e in destination
    miouser@mioprogetto.dev.farm.info
    ma non mi chide la password ssh
    è normale ?


    La procedura è andata a buon fine nache se non ho
    testato la riuscita anche perchè che abbia fatto
    tutto senza password ma ......

    Illuminami please
    Without faith, nothing is possible. With it, nothing is impossible
    http://ilwebdifabio.it

  6. #6
    a dir la verita' ho sempre usato path locali


    prova a mettere

    utenteassword@................

  7. #7
    Originariamente inviato da sacarde
    a dir la verita' ho sempre usato path locali


    prova a mettere

    utenteassword@................
    ho provato con
    ssh://userassword@server.dev.farm.info/
    ma si è bloccato tutto
    Without faith, nothing is possible. With it, nothing is impossible
    http://ilwebdifabio.it

  8. #8

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.