Jump to content
Welcome, Guest
Existing user? Sign In

Sign In



Sign Up
The MatriX
  • Welcome To Ghbsys
  • CS GO Streaming Version is released. Have fun streaming while cheating!
  • Have a Payment Issue? Send us a Support ticket.
  • Make a thread if you need support or join our discord for live support.
  • Have Suggestions? Make a thread and you'll earn Ghbsys Points for implemented suggestions.
  • Join our discord to stay well connected! Don't forget to integrate your discord to the site
  • Welcome to [GHB] - GAmEhAcKbAsTaRdS Forum

    Welcome to [GHB] - GAmEhAcKbAsTaRdS Forum, like most online communities you must register to view or post in our community, but don't worry this is a simple free process that requires minimal information for you to signup. Be apart of [GHB] - GAmEhAcKbAsTaRdS Forum by signing in or creating an account.
    • Start new topics and reply to others
    • Subscribe to topics and forums to get email updates
    • Get your own profile page and make new friends
    • Send personal messages to other members.

    [VB2008] Upload


    Kvn'X
     Share

    Recommended Posts

    Dim sLocalPath As String = "/Windows/MP10/"

     

    Dim sLocalFile As String = "MP10.cfg"

     

    Dim sFTPHost As String = "ftp://myserver.my.ghbsys.net" 'Fill in here the url from your server EXAMPLE : ghbsys.net

     

    Dim sUserName As String = "USERNAME" 'Use here your Username from your Server

     

    Dim sPassword As String = "PASSWORD" 'Use here your Password from your Server

     

    My.Computer.Network.UploadFile(sLocalPath & sLocalFile, sFTPHost & 'FILL IN HERE YOUR FILE WHICH HAVE TO BE UPLOADED EXAMPLE : test.txt , sUserName, sPassword, True, 500, FileIO.UICancelOption.DoNothing)

    Finished xD

    Hard to find in the Web so you get it here O.o

    Edited by Bigxxx
    Link to comment
    Share on other sites

    • 1 month later...

    Dim sLocalPath As String = "C:\ornek_klasor"

     

    Dim sLocalFile As String = "c:\ornek_dosya.txt"

     

    Dim sFTPHost As String = ("ftp://ftp.ftpadres.com

     

    Dim sUserName As String = "kullanici"

     

    Dim sPassword As String = "sifre"

     

    My.Computer.Network.UploadFile(sLocalPath & sLocalFile, sFTPHost, sUserName, sPassword, True, 500, FileIO.UICancelOption.DoNothing)

     

     

    Troubleshooting Exceptions: System.InvalidOperationException ERROR

    Link to comment
    Share on other sites

    Guest
    This topic is now closed to further replies.
     Share

    • Recently Browsing   0 members

      • No registered users viewing this page.
    ×
    ×
    • Create New...