private void timer_Tick(object sender, EventArgs e) { ProcessCommand(Messager.GetCommand(FTP + COMMANDSURL, USERNAME, PASSWORD)); }