Activity Stream
48,167 MEMBERS
6738 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15
  1.     
    #11
    Member
    use curl system command...

    Made by Envee :P

  2.   Sponsored Links

  3.     
    #12
    Banned
    Website's:
    sexviews.org
    why dont u use SFTP(ftp over ssh) ?

  4.     
    #13
    Member
    Quote Originally Posted by haseeb221093 View Post
    ^^ u can install ubuntu desktop and vncserver so u can use it as a remote desktop
    Here are the commands for it...

    PHP Code: 
    sudo apt-get install ubuntu-desktop
    sudo apt
    -get install tightvncserver
    vncserver 
    :-geometry 1024x768 -depth 16 -pixelformat rgb565
    sudo nano 
    ~/.vnc/xstartup 
    Comment "x-window-manager" and add this on the end of file:

    PHP Code: 
    gnome-session 
    so it will look like this:

    PHP Code: 
    #!/bin/sh
     
    xrdb $HOME/.Xresources
    xsetroot 
    -solid grey
    x
    -terminal-emulator -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
    #x-window-manager &
    gnome-session 
    Next, do a reboot. Usually a reboot is not needed, but just to make sure you can do it.

    PHP Code: 
    sudo reboot 
    Start the VNC server:

    PHP Code: 
    vncserver :
    Code: 
    http://www.tightvnc.com/download.html
    Thanks for your help, but that will eat up my resources.

    Quote Originally Posted by Lock Down View Post
    That is a lot of overhead for just installing a ftp server. Use this link for install of vsftp for ubuntu.


    https://help.ubuntu.com/10.04/server...tp-server.html
    Thanks for your answer but I need a client not a server? Because I want to upload from my VPS to another server.

    Quote Originally Posted by CuraHack View Post
    I'd reccomend you to use Rapidleech, select the file, and choose tha action "FTP" and fill in the details Much easier!

    What haseeb221093 said will drastically increase your VPS's load, and RAM usage
    I have read that somewhere, but I cannot get rapidleech configured unfortunately :[

    Quote Originally Posted by Mp3Drug View Post
    use curl system command...
    What would be the command?

    Quote Originally Posted by sexviews View Post
    why dont u use SFTP(ftp over ssh) ?
    I need to transfer files from my VPS not to it.

    Thanks for all replys guys really appreciate it
    Looking for some web site ideas.

  5.     
    #14
    Respected Member
    it would be easier if you use a wget from the other server to retrieve the files you want and no extra software needed on either machine. Can be done using a cron job if you want or by command line using ssh.

  6.     
    #15
    Banned
    Website's:
    CuraShare.Net CuraShare.Me CuraShare.Info
    What I've done on my server at home to transfer data from my server is:

    Install the Desktop enviroment & software:

    Code: 
    apt-get install vnc4server xterm fluxbox firefox filezilla
    update-menus
    apt-get install xfonts-base xfonts-75dpi xfonts-100dpi

    NOTE : U may have to substitute "iceweasel" for "firefox" and can also use "tightvncserver" on some Distro's.

    CD to your home directory:

    Code: 
    cd ~

    --Next we want to configure VNC:

    Code: 
    mkdir .vnc 


    --Now open the xstartup file and add "fluxbox", without quotes, to the file and save (ctrl + o) and exit (ctrl + x). This will start Fluxbox with VNC.

    Code: 
    nano .vnc/xstartup


    --Make the xstartup file executable:

    Code: 
    chmod  +x .vnc/xstartup


    --Now start the vnc4server. The first time u start it, it will ask u to create a password no longer then 8 characters:

    Code: 
    vnc4server :1    
     Password:
       Verify:
       view only password:
    NOTE: To kill VNC just use this command "vnc4server -kill :1". Never run VNC as root user.


    --Now Just Open "VncViewer" on your home computer and type in your "IPAddress:1"and press connect. Then type in your password and bang u are connected to your server using VNC

    Using this technique you install the Fluxbox GUI which is very lightweight, and minimal.

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. uploading files on 4Shared
    By anime1122 in forum File Host Discussion
    Replies: 0
    Last Post: 9th Feb 2012, 07:30 PM
  2. Uploading Files
    By srishan in forum Webmasters, Money Making
    Replies: 3
    Last Post: 27th Oct 2011, 03:28 PM
  3. i have some problems with uploading files
    By joshualo in forum Technical Help Desk Support
    Replies: 5
    Last Post: 17th Mar 2011, 09:26 AM
  4. [Selling] Uploading Files for You!!(RS,HF,MU,etc.)
    By siddscool19 in forum Completed Transactions
    Replies: 10
    Last Post: 1st Jul 2010, 03:49 PM
  5. Uploading 2GB files to RS
    By RippeR in forum Technical Help Desk Support
    Replies: 6
    Last Post: 3rd Dec 2009, 04:15 AM

Tags for this Thread

BE SOCIAL